[INFO] cloning repository https://github.com/mematrix/browser_tabs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mematrix/browser_tabs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmematrix%2Fbrowser_tabs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmematrix%2Fbrowser_tabs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a878c35db9c958a6f33f2d500553fa6f9600bf2
[INFO] testing mematrix/browser_tabs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmematrix%2Fbrowser_tabs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mematrix/browser_tabs
[INFO] finished tweaking git repo https://github.com/mematrix/browser_tabs
[INFO] tweaked toml for git repo https://github.com/mematrix/browser_tabs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mematrix/browser_tabs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mematrix/browser_tabs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6263705af0fe644ccf11388ab52827514e9f93973ab01412ad503d74e5cd8d6
[INFO] running `Command { std: "docker" "start" "-a" "b6263705af0fe644ccf11388ab52827514e9f93973ab01412ad503d74e5cd8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6263705af0fe644ccf11388ab52827514e9f93973ab01412ad503d74e5cd8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6263705af0fe644ccf11388ab52827514e9f93973ab01412ad503d74e5cd8d6", kill_on_drop: false }`
[INFO] [stdout] b6263705af0fe644ccf11388ab52827514e9f93973ab01412ad503d74e5cd8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bdf3dc32a0b3f466b5984a85d144f623293dc1e1d5d015d3f9dd5889f0a5d2
[INFO] running `Command { std: "docker" "start" "-a" "07bdf3dc32a0b3f466b5984a85d144f623293dc1e1d5d015d3f9dd5889f0a5d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.11.1
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling allo-isolate v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling web-page-manager-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> core/src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tokio-rusqlite v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling data-access v0.1.0 (/opt/rustwide/workdir/data-access)
[INFO] [stderr]    Compiling ai-processor-ffi v0.1.0 (/opt/rustwide/workdir/ai-processor-ffi)
[INFO] [stderr]    Compiling ui-manager v0.1.0 (/opt/rustwide/workdir/ui-manager)
[INFO] [stdout] warning: field `icon_path` is never read
[INFO] [stdout]    --> ui-manager/src/system_integration.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | pub struct CrossPlatformTrayManager {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 671 |     icon_path: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling browser-connector v0.1.0 (/opt/rustwide/workdir/browser-connector)
[INFO] [stderr]    Compiling page-manager v0.1.0 (/opt/rustwide/workdir/page-manager)
[INFO] [stderr]    Compiling ui-ffi-common v0.1.0 (/opt/rustwide/workdir/ui-ffi-common)
[INFO] [stderr]    Compiling integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stdout] warning: unused variable: `source_type`
[INFO] [stdout]   --> ui-ffi-common/src/search.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     source_type: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_lib_web_page_manager_ui v0.1.0 (/opt/rustwide/workdir/flutter_bridge)
[INFO] [stdout] warning: unused variable: `tab_id`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn close_tab(tab_id: &TabId) {}
[INFO] [stdout]   |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tab_id`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn activate_tab(tab_id: &TabId) {}
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn create_tab(url: &str, browser: BrowserType) -> TabId {
[INFO] [stdout]   |                         ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `browser`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn create_tab(url: &str, browser: BrowserType) -> TabId {
[INFO] [stdout]   |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_browser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "07bdf3dc32a0b3f466b5984a85d144f623293dc1e1d5d015d3f9dd5889f0a5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bdf3dc32a0b3f466b5984a85d144f623293dc1e1d5d015d3f9dd5889f0a5d2", kill_on_drop: false }`
[INFO] [stdout] 07bdf3dc32a0b3f466b5984a85d144f623293dc1e1d5d015d3f9dd5889f0a5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9741bfe1f4fd6a8f84ce8163769a4b24c882ef6afca6748cc3be737e324bca5d
[INFO] running `Command { std: "docker" "start" "-a" "9741bfe1f4fd6a8f84ce8163769a4b24c882ef6afca6748cc3be737e324bca5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rusqlite v0.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling flutter_rust_bridge v2.11.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling web-page-manager-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> core/src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> core/src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling data-access v0.1.0 (/opt/rustwide/workdir/data-access)
[INFO] [stderr]    Compiling ai-processor-ffi v0.1.0 (/opt/rustwide/workdir/ai-processor-ffi)
[INFO] [stderr]    Compiling ui-manager v0.1.0 (/opt/rustwide/workdir/ui-manager)
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: field `icon_path` is never read
[INFO] [stdout]    --> ui-manager/src/system_integration.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | pub struct CrossPlatformTrayManager {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 671 |     icon_path: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `icon_path` is never read
[INFO] [stdout]    --> ui-manager/src/system_integration.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 668 | pub struct CrossPlatformTrayManager {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 671 |     icon_path: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:662:9
[INFO] [stdout]     |
[INFO] [stdout] 662 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:731:9
[INFO] [stdout]     |
[INFO] [stdout] 731 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 781 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> ai-processor-ffi/tests/property_tests.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> ai-processor-ffi/tests/property_tests.rs:1055:9
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> ai-processor-ffi/tests/property_tests.rs:1085:9
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> ai-processor-ffi/tests/property_tests.rs:1117:9
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling browser-connector v0.1.0 (/opt/rustwide/workdir/browser-connector)
[INFO] [stderr]    Compiling page-manager v0.1.0 (/opt/rustwide/workdir/page-manager)
[INFO] [stderr]    Compiling integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling ui-ffi-common v0.1.0 (/opt/rustwide/workdir/ui-ffi-common)
[INFO] [stdout] warning: unused variable: `source_type`
[INFO] [stdout]   --> ui-ffi-common/src/search.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     source_type: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_lib_web_page_manager_ui v0.1.0 (/opt/rustwide/workdir/flutter_bridge)
[INFO] [stdout] warning: unused variable: `source_type`
[INFO] [stdout]   --> ui-ffi-common/src/search.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     source_type: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tab_id`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn close_tab(tab_id: &TabId) {}
[INFO] [stdout]   |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tab_id`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn activate_tab(tab_id: &TabId) {}
[INFO] [stdout]   |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn create_tab(url: &str, browser: BrowserType) -> TabId {
[INFO] [stdout]   |                         ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `browser`
[INFO] [stdout]  --> flutter_bridge/src/api/browser.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn create_tab(url: &str, browser: BrowserType) -> TabId {
[INFO] [stdout]   |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_browser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data_access::batch::BatchPageOperations`
[INFO] [stdout]  --> integration/tests/performance_benchmarks.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use data_access::batch::BatchPageOperations;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_pages`
[INFO] [stdout]   --> integration/tests/performance_benchmarks.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let test_pages: Vec<UnifiedPageInfo> = (0..100)
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_pages`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> integration/tests/integration_tests.rs:635:17
[INFO] [stdout]     |
[INFO] [stdout] 635 |         assert!(result >= 0); // Should not crash
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `page-manager` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name page_manager --edition=2021 page-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37997eabce09bd9c -C extra-filename=-fac4e57c07aa0985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ai_processor_ffi=/opt/rustwide/target/debug/deps/libai_processor_ffi.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern browser_connector=/opt/rustwide/target/debug/deps/libbrowser_connector-1626df43a6e358d1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f2ddde8c1a98eac6.rlib --extern data_access=/opt/rustwide/target/debug/deps/libdata_access-ac5f06ba37fcb0bc.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-16c7296340e1b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-090df1c731b721c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a690401331b77f91.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc7bea5352ec390f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8de31937981ad71b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-88e7fa8698519360.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3435cbec03777a5a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-67872c8affa77bb6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-768ad771e8964c10.rlib --extern web_page_manager_core=/opt/rustwide/target/debug/deps/libweb_page_manager_core.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23590e0874c0e462/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `browser-connector` (test "property_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name property_tests --edition=2021 browser-connector/tests/property_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14dd94950b0c9fd0 -C extra-filename=-ababbf4a50f1ee78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern browser_connector=/opt/rustwide/target/debug/deps/libbrowser_connector-1626df43a6e358d1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f2ddde8c1a98eac6.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-47e3d5d9fe19a9a2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4b050b5960a471a1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-16c7296340e1b465.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6ae2775ef4d97cac.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-82b6c261f14f4bf4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-090df1c731b721c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a690401331b77f91.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc7bea5352ec390f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8de31937981ad71b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-a3dbd93ae42660b0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3435cbec03777a5a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-67872c8affa77bb6.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern web_page_manager_core=/opt/rustwide/target/debug/deps/libweb_page_manager_core.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23590e0874c0e462/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `browser-connector` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name browser_connector --edition=2021 browser-connector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=954139ece4db59d9 -C extra-filename=-6686477b5fe1a479 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f2ddde8c1a98eac6.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-47e3d5d9fe19a9a2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4b050b5960a471a1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-16c7296340e1b465.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6ae2775ef4d97cac.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-82b6c261f14f4bf4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-090df1c731b721c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a690401331b77f91.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc7bea5352ec390f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8de31937981ad71b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-a3dbd93ae42660b0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3435cbec03777a5a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-67872c8affa77bb6.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern web_page_manager_core=/opt/rustwide/target/debug/deps/libweb_page_manager_core.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23590e0874c0e462/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9741bfe1f4fd6a8f84ce8163769a4b24c882ef6afca6748cc3be737e324bca5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9741bfe1f4fd6a8f84ce8163769a4b24c882ef6afca6748cc3be737e324bca5d", kill_on_drop: false }`
[INFO] [stdout] 9741bfe1f4fd6a8f84ce8163769a4b24c882ef6afca6748cc3be737e324bca5d
